home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 November / CPNL0711.ISO / admin / firewall / ashampoo_firewall120_sm.exe / {app} / Translation / 7.chm / default.css < prev    next >
Cascading Style Sheet File  |  2007-04-03  |  2KB  |  97 lines

  1. /* Text Styles */
  2. hr { color: #000000}
  3. body, table /* Normal */
  4. {
  5.  font-size: 10pt;
  6.  font-family: 'Arial';
  7.  font-style: normal;
  8.  font-weight: normal;
  9.  color: #000000;
  10.  text-decoration: none;
  11. }
  12. span.f_014Indent /* 0.14 Indent */
  13. {
  14.  font-family: 'Tahoma';
  15.  color: #000000;
  16. }
  17. span.f_CodeExample /* Code Example */
  18. {
  19.  font-size: 8pt;
  20.  font-family: 'Tahoma';
  21.  color: #000000;
  22. }
  23. span.f_Comment /* Comment */
  24. {
  25. }
  26. span.f_CourierFixed /* Courier Fixed */
  27. {
  28.  font-family: 'Courier New';
  29.  color: #000000;
  30. }
  31. span.f_Heading1 /* Heading1 */
  32. {
  33.  font-size: 12pt;
  34.  font-weight: bold;
  35. }
  36. span.f_ImageCaption /* Image Caption */
  37. {
  38.  font-size: 8pt;
  39.  font-weight: bold;
  40. }
  41. span.f_InternalHeading /* Internal Heading */
  42. {
  43.  font-size: 11pt;
  44.  font-weight: bold;
  45. }
  46. span.f_InternalHeading2 /* Internal Heading 2 */
  47. {
  48.  font-size: 11pt;
  49.  font-weight: bold;
  50.  color: #000000;
  51. }
  52. span.f_ListIndent /* List Indent */
  53. {
  54.  font-family: 'Tahoma';
  55.  color: #000000;
  56. }
  57. span.f_Notes /* Notes */
  58. {
  59. }
  60. span.f_Popup /* Popup */
  61. {
  62.  font-size: 8pt;
  63.  color: #000000;
  64. }
  65. /* Paragraph styles */
  66. p /* Normal */
  67. {
  68.  text-align: left;
  69.  text-indent: 0px;
  70.  padding: 0px 0px 0px 0px;
  71.  margin: 0px 0px 0px 0px;
  72. }
  73. .p_014Indent /* 0.14 Indent */
  74. {
  75.  margin: 0px 0px 0px 13px;
  76. }
  77. .p_CodeExample /* Code Example */
  78. {
  79.  white-space: nowrap;
  80. }
  81. .p_Comment /* Comment */
  82. {
  83. }
  84. .p_Heading1 /* Heading1 */
  85. {
  86. }
  87. .p_ImageCaption /* Image Caption */
  88. {
  89. }
  90. .p_ListIndent /* List Indent */
  91. {
  92.  margin: 0px 0px 0px 19px;
  93. }
  94. .p_Notes /* Notes */
  95. {
  96. }
  97.